golang.org/x/net/http2.ClientConn.closeForError (method)
3 uses
golang.org/x/net/http2 (current package)
transport.go#L1245: func (cc *ClientConn) closeForError(err error) {
transport.go#L1261: cc.closeForError(err)
transport.go#L1271: cc.closeForError(err)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)